GroupAttendeeConflictNumberOfMembersWithConflict Property |
Represents the number of distribution list members who have a conflict with a suggested meeting time. This element represents members who have a Busy, OOF, or Tentative status.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int NumberOfMembersWithConflict { get; }Public ReadOnly Property NumberOfMembersWithConflict As Integer
Get
Property Value
Type:
Int32The number of members with conflict.
See Also